batch processing
美
英 
- n.批處理任務(wù)
- 網(wǎng)絡(luò)成批處理;批量處理;批次處理
英漢雙解
1. | (自動)批處理a way of running a group of programs at the same time, usually automatically |
英漢解釋
英英解釋
例句
The data required at the batch processing server might be a subset of the data available at the online processing server .
臨時服務(wù)器和報告服務(wù)器所需的數(shù)據(jù)可以是在線處理服務(wù)器中可用數(shù)據(jù)的子集。
To summarize, next generation batch processing systems must be agile enough to meet requirements from customers of all shapes and sizes.
總而言之,下一代批處理系統(tǒng)必須足夠地靈活,以滿足各種規(guī)模客戶的需求。
The rest of this article shows various methods for sharing data between the Web application front end and the batch-processing back end.
本文的其余部分演示在Web應(yīng)用程序前端和批處理后端之間共享數(shù)據(jù)的各種方法。
It comes complete with a callable DLL and a command-line interface for batch processing.
說到完成與贖回的DLL和命令行界面,為批量處理。
In previous versions of ADO. NET, when batch processing is disabled, each of these events is generated once for each row processed.
在以前版本的ADO.NET中,在禁用批處理時,這兩個事件會為每個處理的行生成一次。
The system should have low latency: updates at the online processing server must reach the batch processing server quickly.
系統(tǒng)的滯后時間應(yīng)較低:聯(lián)機處理服務(wù)器上的更新必須快速到達(dá)批處理服務(wù)器。
When the command processor is performing batch processing, many DOS users refer to it as the command interpreter.
當(dāng)命令處理程序正在進(jìn)行批處理,很多DOS用戶都把它認(rèn)作命令解釋程序。
In this second workflow, the Web application simply drops information in a location shared with the batch-processing application.
在第二個工作流中,Web應(yīng)用程序只需將信息放在某個位置,讓批處理應(yīng)用程序共享它。
Batch processing can complete the review, delete, modify the work part of the data, thus greatly improving the efficiency.
可以進(jìn)行批量處理,完成審核、刪除、部分數(shù)據(jù)修改的工作,這樣就大大提高了工作效率。
Batch processing usually doesn't need data caching, otherwise you may run out of memory and dramatically increase your GC overhead.
批處理通常不需要數(shù)據(jù)緩存,否則你會將內(nèi)存耗盡并大量增加GC開銷。
When the command processor is performing batch processing, many DOS users refer to it as the command interpreter.
當(dāng)命令處理程序正在進(jìn)行批處理,很多DOS用戶都把它認(rèn)作命令解釋程序。
Complex applications or batch processing can execute hundreds of SQL procedures and potentially thousands of SQL statements.
復(fù)雜應(yīng)用程序或批量處理可能執(zhí)行幾百,甚至幾千個SQL過程。
This technique can be effective for batch processing, though it requires application modifications and testing.
此技術(shù)對批處理有效,不過要求對應(yīng)用程序進(jìn)行修改和測試。
In this second workflow, the Web application simply drops information in a location shared with the batch-processing application.
在第二個工作流中,Web應(yīng)用程序只需將信息放在某個位置,讓批處理應(yīng)用程序共享它。
Batch processing can complete the review, delete, modify the work part of the data, thus greatly improving the efficiency.
可以進(jìn)行批量處理,完成審核、刪除、部分數(shù)據(jù)修改的工作,這樣就大大提高了工作效率。
Batch processing usually doesn't need data caching, otherwise you may run out of memory and dramatically increase your GC overhead.
批處理通常不需要數(shù)據(jù)緩存,否則你會將內(nèi)存耗盡并大量增加GC開銷。
The batch processing server is a Subscriber to the publication, receiving schema and data as a subscription.
批處理服務(wù)器是發(fā)布的訂閱服務(wù)器,用來接收架構(gòu)和數(shù)據(jù)作為訂閱。
The wavelet packet transform can be used to compress seismic data in large batch processing.
在大批量地震數(shù)據(jù)處理中可以使用小波包變換壓縮地震數(shù)據(jù)。
Batch processing - enhances multiple images automatically by applying a user - selected series of adjustments to several images at once.
成批處理-自動地提高多重圖象由立即申請調(diào)整用戶選擇的系列向幾個圖象。
It provides massive throughput of data through the transformations in typical batch processing operations.
通過在典型的批處理操作中執(zhí)行轉(zhuǎn)換,提供非常大的數(shù)據(jù)吞吐量。
A typical batch processing scenario might involve a banking application that updates a number of accounts every quarter.
一個典型的批處理就是銀行應(yīng)用程序,該應(yīng)用程序每隔一刻鐘就要更新許多賬號。
If this wasn't the case, then you'd use a combination of this and the batch processing with message enrichment patterns.
如果不是這樣,則您可以使用此模式與使用消息充實的批處理模式的組合模式。
Use replication to offload processing to a dedicated batch processing server .
使用復(fù)制將批處理任務(wù)卸載到專用的批處理服務(wù)器上。
can be a single Or small batch processing plans to import around Shaped accessories.
可單件或小批量來圖加工各處異型進(jìn)口配件。
The workflow technology was initiated from early Office Automation System and batch processing technology.
工作流技術(shù)起源于早期的辦公自動化系統(tǒng)和批處理技術(shù)。
Batch processing allows for piling up a group of SQL statements and sending them for processing in one go.
批處理允許積累一組SQL語句,并且將它們一起發(fā)送并處理。
This provides improved scalability and the ability to perform fast batch processing of documents containing data islands on the server.
這提供了更好的伸縮性,并且能夠對服務(wù)器上包含數(shù)據(jù)島的文檔執(zhí)行快速的批處理操作。
When batch processing is disabled, the row being updated can be accessed using the Row property of the RowUpdatedEventArgs class.
在禁用批處理時,正在更新的行可以使用RowUpdatedEventArgs類的Row屬性訪問。
Designate certain times of day to do your batch processing of email, phone calls, meetings, whatever.
指定一天的一些特定時段去成批處理電子郵件、電話、會議還有其他什么事情。
Adding batch processing helps to improve the performance, and in the latter case even improves the readability of the code.
添加批處理可以幫助提高性能,后者甚至能夠提高代碼的可讀性。
This provides improved scalability and the ability to perform fast batch processing of documents that contain data islands.
這提供了更好的可伸縮性,并且能夠對包含數(shù)據(jù)島的文檔執(zhí)行快速的批處理操作。
The invention provides a method for the batch processing of the novel solar cell.
本發(fā)明給出了批量加工這種新型太陽能電池的方法。
If a businessman waits until the end of the month to collect and count his receipts, he's "batch processing. "
如果一個商人等到每個月末才統(tǒng)計他的收入,他進(jìn)行的是“成批處理”。
A file which is a collection of change records used to update a master file in batch processing.
在批處理中,修改主文件的全部修改記錄的集合所構(gòu)成的文件。
Flexible command line options allow for batch processing and easy scheduling.
靈活的命令行選項,讓一批加工和容易調(diào)度。
We also use DJs for batch processing, normalization, and transformation.
我們還用DJs來做批處理、格式化及轉(zhuǎn)換。
Previous contests had focused on improving batch processing performance time; in 2010, we used transactions per minute as the benchmark.
以前的競賽將重點放在改善批處理性能上,在2010年,我們使用了每分鐘事務(wù)數(shù)作為基準(zhǔn)。
Adventure Works Cycles uses batch processing to check for credit card fraud on their website.
AdventureWorksCycles使用批處理來檢查其網(wǎng)站上的信用卡欺詐。
You could use a timer to start the batch processing every 30 minutes.
您可以使用計時器每30分鐘啟動一次批處理。
Batch processing is commonly offloaded to legacy backend systems.
批處理通常被推給舊的后端系統(tǒng)來承擔(dān)。